Skip to content

build(deps-dev): bump eslint-remote-tester-repositories from 0.0.4 to 0.0.5 #574

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2022

Bumps eslint-remote-tester-repositories from 0.0.4 to 0.0.5.

Changelog

Sourced from eslint-remote-tester-repositories's changelog.

2.1.4 (2022-04-21)

Bug Fixes

2.1.3 (2022-04-20)

2.1.2 (2022-04-20)

2.1.1 (2021-12-31)

Bug Fixes

  • include loadConfig in private actions API (#324) (ecb4633)

2.1.0 (2021-12-31)

Bug Fixes

  • minor typo and grammar adjustments (#319) (ac263a7)
  • repositories: prevent exiting script too early (aaeba18)

Features

  • export configuration types (#321) (3d8bee0)
  • load typescript config by default if present (126033c)
  • support typescript configs using ts-node (#320) (b5f1252)

2.0.1 (2021-10-31)

Bug Fixes

  • deps: match react version requirement with ink (#302) (21824eb)

2.0.0 (2021-10-23)

  • feat!: improve ruleId parsing (69a14c6)

BREAKING CHANGES

  • Reported rules now may include plugin name, e.g. no-unstable-components -> react/no-unstable-components These are used in reported results and in some callbacks of eslint-remote-tester.config.js.
  • parse ruleId from stack traces provided by ESLint v8

1.3.1 (2021-09-11)

Bug Fixes

... (truncated)

Commits
  • c6fc0c7 chore: eslint-remote-tester-repositories@0.0.5
  • 0f22729 chore: remove private repositories (#353)
  • 0b0dff0 chore(deps): bump minimist from 1.2.5 to 1.2.6 in /repositories (#351)
  • 867a66a chore(deps-dev): bump node-fetch from 2.6.1 to 2.6.7 in /repositories (#336)
  • a53af2b chore: eslint-remote-tester-repositories@0.0.4
  • 6154a37 chore: remove private repositories (#332)
  • b769c3c chore(dev-deps): update dev-deps
  • ac263a7 fix: minor typo and grammar adjustments (#319)
  • b28dbdd chore(repositories): add lit dependent repositories
  • aaeba18 fix(repositories): prevent exiting script too early
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [eslint-remote-tester-repositories](https://github.com/AriPerkkio/eslint-remote-tester/tree/HEAD/repositories) from 0.0.4 to 0.0.5.
- [Release notes](https://github.com/AriPerkkio/eslint-remote-tester/releases)
- [Changelog](https://github.com/AriPerkkio/eslint-remote-tester/blob/master/CHANGELOG.md)
- [Commits](https://github.com/AriPerkkio/eslint-remote-tester/commits/repositories-0.0.5/repositories)

---
updated-dependencies:
- dependency-name: eslint-remote-tester-repositories
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 1, 2022
@MichaelDeBoey
Copy link
Member

@AriPerkkio This one's good to merge?

Copy link
Contributor

@AriPerkkio AriPerkkio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, good to go!

@MichaelDeBoey MichaelDeBoey merged commit 1886680 into main May 1, 2022
@MichaelDeBoey MichaelDeBoey deleted the dependabot/npm_and_yarn/eslint-remote-tester-repositories-0.0.5 branch May 1, 2022 15:56
@github-actions
Copy link

github-actions bot commented May 7, 2022

🎉 This PR is included in version 5.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants